home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000344_news@columbia.edu _Tue Mar 4 10:10:40 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA24817
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 4 Mar 1997 10:10:39 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA18848
  7.     for kermit.misc@watsun; Tue, 4 Mar 1997 10:10:38 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: send file conditionally baesd on timestamp?
  12. Date: 4 Mar 1997 15:10:36 GMT
  13. Organization: Columbia University
  14. Lines: 10
  15. Message-ID: <5fhe1c$hrb$1@apakabar.cc.columbia.edu>
  16. References: <m2vi784e37.fsf@localhost.BU.EDU>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6681
  19.  
  20. In article <m2vi784e37.fsf@localhost.BU.EDU>,
  21. Matthew Swift  <MatthewSwift.91@alum.mit.edu> wrote:
  22. : The 2d-latest edition of the Kermit manual for Ckermit does not seem
  23. : to yield a way to script sending a file if it is newer than the remote
  24. : version.
  25. Chapter 9, page 196.
  26.  
  27. - Frank